Gets or sets a value controling the number of entities to load in one batch.
Namespace:
C1.DataAssembly: C1.Data.Entity (in C1.Data.Entity.dll)
Syntax
Remarks
Entities will be loaded using the multiple of PageSize nearest LoadSize.
This allows multiple pages to be loaded at once without loading partial pages.